Download and Install py-bdist_mpkg version 0.4.3 on Mac OS X
Wednesday the 23rd of July, 2008

    py-bdist_mpkg  most recent diff


      View the most recent changes for the py-bdist_mpkg port at: py-bdist_mpkg.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-bdist_mpkg.
      The raw portfile for py-bdist_mpkg 0.4.3 is located here:
      http://py-bdist_mpkg.darwinports.com/dports/python/py-bdist_mpkg/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py-bdist_mpkg
      Google
      Web Darwinports.com



      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      # $Id: Portfile 36416 2008-05-01 05:09:57Z jmr macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-bdist_mpkg
      Version: 0.4.3
      Category:-append devel
      Maintainers: nomaintainer
      Description: Builds Mac OS X installer packages from distutils
      Long Description: bdist_mpkg is a distutils plugin that implements the bdist_mpkg command, which builds a Mac OS X metapackage for use by Installer.app for easy GUI installation of Python modules, much like bdist_wininst. It also comes with a bdist_mpkg script, which is a setup.py front-end that will allow you to easy build an installer metapackage from nearly any existing package that uses distutils.

      Platform: darwin

      Homepage: http://undefined.org/python/#bdist_mpkg
      master_sites http://cheeseshop.python.org/packages/source/b/bdist_mpkg
      distname bdist_mpkg-${version}

      checksums md5 295fca4ad156e65d74521be3c80d2ed0 sha1 5c578511081d6481f85e973c40fed617be3504f7 rmd160 d43dafdb409d5c0ece0de61c91eeee4228f54068

      livecheck.check regex
      livecheck.url http://pypi.python.org/pypi/bdist_mpkg/
      livecheck.regex bdist_mpkg (0\.\[0-9\]+\.\[0-9\]+)

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py-bdist_mpkg
      % sudo port install py-bdist_mpkg
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py-bdist_mpkg
      ---> Verifying checksum for py-bdist_mpkg
      ---> Extracting py-bdist_mpkg
      ---> Configuring py-bdist_mpkg
      ---> Building py-bdist_mpkg with target all
      ---> Staging py-bdist_mpkg into destroot
      ---> Installing py-bdist_mpkg
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py-bdist_mpkg with these commands:
      %  man py-bdist_mpkg
      % apropos py-bdist_mpkg
      % which py-bdist_mpkg
      % locate py-bdist_mpkg

     Where to find more information:

    Darwin Ports



    image test